home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
amiga
/
modelers
/
t3d
/
t3dfpu41.lha
/
mbb.doc
< prev
next >
Wrap
Text File
|
1993-12-12
|
2KB
|
61 lines
MBB (1) Calculate MBB of Imagine Objects 1993/01/31 MBB (1)
NAME
MBB - Calculates the Minimum Bounding Box of Imagine Objects
SYNOPSIS
MBB
[
input_file
]
DESCRIPTION
MBB
will read an Imagine object file in binary (
TDDD
) or
ASCII (
TTDDD
) format (transparently to the user), will
calculate the minimum bounding box of all objects in the
file, and print a report on the user's console.
Note that all T3DLIB programs have the intelligence built-in
to determine whether the input file is in the binary or
ASCII format. No corny hard-wired file suffixes are
required. You may name your objects anything you wish.
IDENTIFICATION
Author: Glenn M. Lewis
Revision Number: 38; Release Date: 1993/01/31.
The entire
T3DLIB
collection of source and executables are
Copyright ⌐ 1988-1993 by Glenn M. Lewis. All Rights
Reserved. Source code of
T3DLIB
may not be used in whole or
in part in any commercial endeavor without the prior written
permission of the author.
Imagine is Copyright ⌐ by Impulse Inc.
SEE ALSO
bumpit(1), readwrite(1), set_brush_path(1),
set_texture_path(1), spherize(1), tddd2dxf(1), tddd2mif(1),
tddd2nff(1), tddd2off(1), tddd2pov(1), tddd2ps(1),
tddd2ray(1), tddd2vort(1)
BUGS
No bugs known.
-1-